Welcome![Sign In][Sign Up]
Location:
Search - ts pat

Search list

[Multimedia Developtsdemux

Description: TS流的解析,包括PAT,PMT, 重要的是此代码是跨平台的。交叉编译一下就可以在你需要的平台上运行 当前的工程是建在vs2008上的
Platform: | Size: 796893 | Author: wei_wu520@126.com | Hits:

[Embeded LinuxTS流的解析

Description: 交叉编译后,在开发板上可以解析/home/test.ts
Platform: | Size: 3922 | Author: wei_wu520@126.com | Hits:

[Multimedia Develop求pat-pmt表中的crc

Description: 可以求出ts流中pat,pmt表crc;也可以判断pat,pmt表中crc是否正确。有源码。
Platform: | Size: 145340 | Author: chezuguo150 | Hits:

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\cctv.ts >c:\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat
Platform: | Size: 99328 | Author: 陈水德 | Hits:

[mpeg mp3libdvbpsi5-0.1.6.tar

Description: 对mpeg2 的ts流进行操作 提取psi信息,包括pat,pmt等-Ts on the mpeg2 stream psi extraction operation, including pat, pmt, etc.
Platform: | Size: 408576 | Author: | Hits:

[mpeg mp3MPEGTSUtils

Description: 为MPEG TS流的分析软件,做得很不错的,主要能够解析PAT PMT等。-For the MPEG TS stream analysis software, to do very well, mainly to resolve, such as PAT PMT.
Platform: | Size: 257024 | Author: 杨昌彦 | Hits:

[mpeg mp3MPEG2_CHS

Description: 适合初学者的mpeg-2电子资料.包含ts流的pat.pmt.sdt.audio.video-Suitable for beginners of mpeg-2 electronic data. Pat.pmt.sdt.audio.video contain ts stream
Platform: | Size: 16980992 | Author: | Hits:

[mpeg mp3TsAnalyse

Description: 分析TS流文件的PAT、PMT和所以PID信息,是了解TS流文件结构的基础。-Analysis of TS stream file PAT, PMT and PID information so is the understanding of TS stream file structure.
Platform: | Size: 150528 | Author: yizhiqiang | Hits:

[CommunicationPSISI

Description: CRC校验TS流文件的的PSI信息表,分析TS流文件的PAT表、PMT表、SDT表(注意项目文件中没有TS文件,要运行程序需要加入TS文件,并简单修改文件OPEN函数的参数)。-CRC Checksum TS stream file information table of the PSI, analysis TS stream file PAT table, PMT table, SDT table (note that the project document did not TS files, to run the program need to join the TS file, and modify the file a simple function of the parameters OPEN ).
Platform: | Size: 903168 | Author: lixiaolong | Hits:

[Multimedia programTSAnalyzer_v3.2.5.0

Description: 分析mpeg2文件格式,例分析数字电视,ts流,各种psi表, pat,pmt,cat,nit,eit,tot,tdt,bat.-Analysis of mpeg2 file format, cases of analysis of digital TV, ts stream, a variety of psi table, pat, pmt, cat, nit, eit, tot, tdt, bat.
Platform: | Size: 360448 | Author: kevin | Hits:

[mpeg mp3libdvbpsi-0.1.7

Description: libdvbpsi是VLC里的一个轻便的用来实现MPEG-2 TS流解析和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,CAT,SDT,EIT,TOT, 可以解析大部分的描述子。 -libdvbpsi is VLC in a light used to implement MPEG-2 TS stream parsing and encoding of the open source library that can resolve the PSI/SI tables are: PAT, PMT, NIT, CAT, SDT, EIT, TOT, can resolve a large part of the descriptor.
Platform: | Size: 484352 | Author: xfeng12 | Hits:

[Streaming Mpeg4OpenCaster2.4

Description: 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation (PAT, PMT, NIT, SDT, TDT, AIT, TOT, ...) - EPG/EIT generation - Object and data carousel generation and receivement (MHP, MHEG5, DVB-SSU, DSMCC, ...) - third party software AC-3, MPEG2 audio and MPEG2 video encoder support (mainconcept and ffmpeg among them) - IP encapsulation (MPE) - CBR transport stream muxing - PCR stamping - Null packet replacement - PID filtering - PID remappaing - Null packet insertion - Video buffer verifier - PCR timing verifier - PES headers analyzer - MPEG2 video and MPEG2/AC-3 audio ES header analyzer - fatcaps DVB-H support
Platform: | Size: 12490752 | Author: Jesse Gong | Hits:

[mpeg mp3tsdemux.tar

Description: mpeg2的ts流解析,按照实际播放流媒体的过程来实现,从pat表分析出pmt表内容,从pmt表内容分析es流的pid,然后把video,audio内容的es 流输出相应pid名的文件。 -mpeg2 ts stream of analysis, the actual process of playing streaming media to achieve, pat the table from the contents of the pmt table, the table of content analysis from the pmt flow es pid, then video, audio content stream output corresponding es pid in the name.
Platform: | Size: 5120 | Author: jiang feng | Hits:

[Streaming Mpeg4tstools-1_11

Description: The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es -pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP-The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es-pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP
Platform: | Size: 487424 | Author: guoq | Hits:

[Linux-UnixTS_ANALYSE_1.2

Description: ts流 pat、pmt、sat、bat 解析-pat, pmt, sat, bat Analysis
Platform: | Size: 74752 | Author: 刘浩 | Hits:

[Internet-Networklibs.tar

Description: libdvbpsi是VLC里的一个轻便的用来实现MPEG-2 TS流解析和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,CAT,SDT,EIT,TOT, 可以解析大部分的描述子
Platform: | Size: 2905088 | Author: zshshy | Hits:

[Post-TeleCom sofeware systemstv-of-pat

Description: 讲解了数字电视中的ts流中pat表分析,pat表结构-Digital TV explained ts stream in the form of pat, pat the table structure
Platform: | Size: 237568 | Author: 王岂 | Hits:

[Windows DevelopDVB

Description: TS码流分析 提取SDT PAT NIT section 输出信息打开TS文件-Extracting TS stream output SDT PAT NIT section open the TS file
Platform: | Size: 2348032 | Author: 龙一 | Hits:

[Multimedia DevelopTS

Description: 对ts流进行解析,分离出复用的跟中信息,包括pat,pmt,nit-Analysis of ts stream, separated with reuse of information, including pat, pmt, nit, etc.
Platform: | Size: 4096 | Author: yangli | Hits:

[Internet-Networkpat

Description: ts流pat表的解析代码,能用于简单的理解应用。-this is the pat table
Platform: | Size: 8192 | Author: pp | Hits:
« 12 3 »

CodeBus www.codebus.net